projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d6ea13
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 2 May 2004 15:38:02 +0000
(15:38 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 2 May 2004 15:38:02 +0000
(15:38 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0d214753a581c4fd195889d00139c2746482d19e..972ba721ffa99196a941447c943edf969e8587ba 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2004-05-02 Eli Zaretskii <eliz@gnu.org>
+
+ * progmodes/compile.el (compilation-start): In the
+ no-async-subprocesses branch, call sit-for to give redisplay a
+ chance to show the updated process status in the mode line.
+
2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
* ielm.el (ielm-prompt-read-only): Update docstring.